Skip to content

Conversation

cubercsl
Copy link
Contributor

@cubercsl cubercsl commented Jul 7, 2025

In my development environment, I encountered an error when clicking the scoreboard. The submissionVerdict method was expecting a boolean value for the $verificationRequired parameter, but an integer value was being passed instead.

Part of #2427

App\Controller\PublicController::submissionVerdict(): Argument #3 ($verificationRequired) must be of type bool, int given, called in /opt/domjudge/webapp/src/Controller/PublicController.php on line 386

image

@nickygerritsen nickygerritsen added this pull request to the merge queue Jul 7, 2025
Merged via the queue into DOMjudge:main with commit ebe8f21 Jul 7, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants